From 0e8f8cbd3594f2fc8ea51a0332a1913ba1fc985c Mon Sep 17 00:00:00 2001 From: "Wolfgang (Wolle) Ewald" Date: Sun, 26 Jul 2020 16:03:46 +0200 Subject: Update Single_Shot.ino --- examples/Single_Shot/Single_Shot.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Single_Shot/Single_Shot.ino b/examples/Single_Shot/Single_Shot.ino index be0cf83..a830be5 100644 --- a/examples/Single_Shot/Single_Shot.ino +++ b/examples/Single_Shot/Single_Shot.ino @@ -101,7 +101,7 @@ void setup() { /* Sets the alert pin polarity if active: * - * /* Enable or disable latch. If latch is enabled the alarm pin will be active until the + * Enable or disable latch. If latch is enabled the alarm pin will be active until the * conversion register is read (getResult functions). If disabled the alarm pin will be * deactivated with next value within limits. * -- cgit v1.2.3